QuickTime 3 Reference

Previous | Chapter Top | Chapter Contents | Next

Selectors for Video Output Component Functions

The following constants are the selectors for functions of a video output component.

enum {
kQTVideoOutputGetDisplayModeListSelect = 0x0001,
kQTVideoOutputGetCurrentClientNameSelect = 0x0002,
kQTVideoOutputSetClientNameSelect = 0x0003,
kQTVideoOutputGetClientNameSelect = 0x0004,
kQTVideoOutputBeginSelect = 0x0005,
kQTVideoOutputEndSelect = 0x0006,
kQTVideoOutputSetDisplayModeSelect = 0x0007,
kQTVideoOutputGetDisplayModeSelect = 0x0008,
kQTVideoOutputCustomConfigureDisplaySelect = 0x0009,
kQTVideoOutputSaveStateSelect = 0x000A,
kQTVideoOutputRestoreStateSelect = 0x000B,
kQTVideoOutputGetGWorldSelect = 0x000C,
kQTVideoOutputGetGWorldParametersSelect = 0x000D,
kQTVideoOutputGetIndSoundOutputSelect = 0x000E,
kQTVideoOutputGetClockSelect = 0x000F,
kQTVideoOutputSetEchoPortSelect = 0x0010
};

© 1997 Apple Computer, Inc.

Previous | Chapter Top | Chapter Contents | Next